From 5b902e7ba74d6c85fb9464f5b864bb5698f6df7d Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 6 Dec 2000 13:44:34 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 1278056121e..875ccc28f8d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -10,6 +10,11 @@ descent are greater than the font's ascent or descent, this means glyphs overlap, which should be handled now by redisplay. + * window.c (Veven_window_heights): New variable. + (syms_of_window): DEFVAR_LISP it. + (Fdisplay_buffer): Check Veven_window_heights before evening the + window heights. + 2000-12-06 Miles Bader * xfaces.c (Finternal_set_lisp_face_attribute): If FRAME is `t', -- 2.30.2